'宣言 Public Overloads Function Bind( _ ByVal sourceCollection As System.Collections.Generic.IEnumerable(Of Object) _ ) As PivotPanelBuilder
public PivotPanelBuilder Bind( System.Collections.Generic.IEnumerable<object> sourceCollection )
パラメータ
- sourceCollection
- ソースコレクション。
戻り値の型
現在のビルダ。